github.com/jackc/pgx/v5/pgproto3.tracer.traceAuthenticationSASLContinue (method)

2 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		trace.go#L47: 		t.traceAuthenticationSASLContinue(sender, encodedLen, msg)
		trace.go#L153: func (t *tracer) traceAuthenticationSASLContinue(sender byte, encodedLen int32, msg *AuthenticationSASLContinue) {